home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Transcript 1.0b1 / Test Echo < prev    next >
Text File  |  1996-06-15  |  143b  |  7 lines

  1. tell application "Transcript"
  2.     «event miscEcho» of ("Hello World!
  3.     
  4.     And Again!!!
  5.     
  6. The time is: " & (current date) & return & return)
  7. end tell